.containter{width: 1190px;margin: auto;}
.clear{clear: both;}
.index_zk_case{width: 100%;min-width: 1190px;max-width: 1920px;height: 835px;padding-top: 90px;}
.index_zk_case2{width: 1190px;margin:auto;background: url(../ZERO/img/casebg.jpg) center top no-repeat;height: 835px;position: relative; }

.zk_casetitle{font-size: 14px;color:#666666;position: absolute;left:598px;top: 24px;text-transform: uppercase;width: 268px;border-bottom: 1px solid #333333;text-align: right;
z-index: 20;padding-bottom:8px;
}
.zk_casecon{width: 460px;position: absolute;left: 731px;top: 165px;font-size: 16px;color:#666666;line-height: 30px;}
.zk_casemore{position: absolute;left: 733px;top: 441px;}

.zk_cases{position: absolute;left: 0px;top: 557px;width: 1190px;height: 196px;}

.index_case_1{width: 274px;float: left;position: relative;height: 196px;overflow: hidden;}
.index_case_tt{position: absolute;width: 100%;text-align: center;bottom: 0px;}
.index_case_tt a{font-size: 14px;color:#fff;line-height: 40px;}


.index_case_1:hover .index_case_tt{display: none;}
.index_case_1 .rsp{width:274px;height:196px;overflow:hidden;position: absolute;background:url(../ZERO/img/incase.png) bottom no-repeat;top:0;left:0;}
.index_case_1 .text{position:absolute;width:274px;height:124px;bottom:-300px;left:0;overflow:hidden; text-align:center;}
.index_case_1 .text p img{ width:39px; height:39px;margin: 0 auto;border: none;}
.index_case_1 .text p{text-align: center;font-size: 14px;color:#fff;line-height: 40px;margin-top: 83px;}

.abusleft1,.abusleft2,.abusleft3,.abusleft4{position: absolute;top: 0;left: 0;z-index: 1}

.index_case_pic a img{width: 274px;}

.cae_list li{float: left;width: 283px;height: 223px;margin-bottom: 18px;margin-left: 17px;}
.index_case_img{width: 283px;height: 178px;overflow: hidden}
.index_case_img img{width: 283px;height: 178px;}
.index_case_name {width: 270px;height: 45px;line-height: 45px;color: #ffffff;font-size: 16px;font-weight: normal;background-color: #0b4da2;padding-left: 13px;}
.cae_list li:first-child{width: 579px;height: 465px;overflow: hidden;margin-right: 10px;margin-left: 0;}
.cae_list li:first-child .index_case_img{width: 100%;height: 412px;overflow: hidden}
.cae_list li:first-child .index_case_img img{width: 100%;height: 412px;}
.cae_list li:first-child .index_case_name{width: 566px;height: 53px;background-color: #369f1a;font-size: 16px;color: #fff;padding-left: 13px;}


.index_case2,#index_advantage_animate_1{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}